home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Utilities / FolderSynchronizer 1.8.9 / PlugIn / Dialog / 00032_ScrFrMenuChain.ls < prev    next >
Encoding:
Text File  |  2000-04-17  |  131 b   |  6 lines

  1. on exitFrame
  2.   set the keyDownScript to "Tasto" & the frameLabel
  3.   set the mouseUpScript to "Mouse" & the frameLabel
  4.   pause()
  5. end
  6.